fix(moveToTrash): enable use of move to trash in some automated tests
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 21 May 2025 08:37:09 +0000 (10:37 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Fri, 30 May 2025 07:07:46 +0000 (07:07 +0000)
commit4b710c66b6d1a3effd1dcf5219a8c3547e1ee124
tree7fe0367e73b54a8bdcffdf1ea463a7ac87fc8628
parent3c59734da2cf0d963481802f0107222fcf3fa8f5
fix(moveToTrash): enable use of move to trash in some automated tests

should improve coverage for move to trash feature to ensure this is
working as expected by users

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
test/testpermissions.cpp
test/testsyncengine.cpp